From 01e5a8ad75d0ef9d516350b16eeeeeb5e3b9e165 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Tue, 21 Nov 2023 19:22:11 +0900 Subject: Clean up waybar modules and configs --- config/waybar/configs/Chrysanthemum [TOP] | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'config/waybar/configs/Chrysanthemum [TOP]') diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP] index 665eec5b..4f691b33 100644 --- a/config/waybar/configs/Chrysanthemum [TOP] +++ b/config/waybar/configs/Chrysanthemum [TOP] @@ -19,33 +19,12 @@ "modules-left": ["clock#gar","tray"], -"modules-center": ["hyprland/workspaces#gar"], +"modules-center": ["hyprland/workspaces"], "modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], // M O D U L E S // -"hyprland/workspaces#gar": { - "active-only": false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent_workspaces": { - "1": [], - "2": [], - "3": [], - "4": [], - "5": [], -}, - "format-icons": { - "active": "", - "default": "", - } -}, - "clock#gar": { //"format": "{:%A, %I:%M %P}", "format": "{:%a %d | %H:%M}", -- cgit v1.2.3